home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u258.dms / in.adf / UserDocs / Manual_Pages / SetDate < prev    next >
Encoding:
Text File  |  1988-02-12  |  1.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      SetDate(REL2)         ARP User's    Manual         SetDate(REL2)
  5.  
  6.  
  7.  
  8.      NAME
  9.       SetDate - Set    the DOS    datestamp for files
  10.  
  11.      SYNOPSIS
  12.       SETDATE FILE/A DATE TIME Q=QUIET/S
  13.  
  14.      DESCRIPTION
  15.       SetDate changes the last modification    date of    a file.     This
  16.       is useful with programs such as Make,    or if a    file was
  17.       inadvertantly    created    when the operating system was set to a
  18.       bad date or time.  The last modification date    may be viewed
  19.       using    the List command.  As with all programs    which accept
  20.       date and time    information, you may use words such as
  21.       YESTERDAY, MONDAY, etc., to specify the date.
  22.  
  23.       In the ARP version of    SetDate, you can of course use
  24.       wildcard patterns to specify more than one filename.    If you
  25.       supply only the filename to SetDate, the current date    will
  26.       be assumed. This is probably the most    common use of a
  27.       program like SetDate,    and is very convenient.     Note that
  28.       only the ARP SetDate provides    this capability.  Like all the
  29.       ARP programs that handle date    input and output, SetDate uses
  30.       the value of the environment variable    dateformat to
  31.       determine the    date format you    should use as input.
  32.  
  33.      EXAMPLE
  34.       Set dateformat=0 ; set AmigaDOS style    dates.
  35.       SETDATE myfile 01-jan-88 12:15
  36.  
  37.       SETDATE foo YESTERDAY
  38.  
  39.       SETDATE *.o  ; set all files ending in .o to the current
  40.       date.
  41.  
  42.      SEE ALSO
  43.       DATE,    LIST
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 2/22/88)
  64.  
  65.  
  66.  
  67.